var google.golang.org/grpc/internal/transport.bdpPing

5 uses

	google.golang.org/grpc/internal/transport (current package)
		bdp_estimator.go#L47: var bdpPing = &ping{data: [8]byte{2, 4, 16, 16, 9, 14, 7, 7}}
		bdp_estimator.go#L75: 	if bdpPing.data != d {
		bdp_estimator.go#L107: 	if bdpPing.data != d {
		http2_client.go#L1139: 		t.controlBuf.put(bdpPing)
		http2_server.go#L776: 		t.controlBuf.put(bdpPing)